Welcome![Sign In][Sign Up]
Location:
Search - WIN API

Search list

[Compress-Decompress algrithmsgrftool-win32-1.2.0

Description: This GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and writing GRF archives. For the source code, API documentation and a Win32 Software Development Kit (SDK), go to the GRF Tool website. At the moment, GRF Tool can preview, browse and extract files from GRF archives, but it cannot add or remove files yet. If you re looking for a tool that can do that, try Gryff, another open source GRF utility (which also uses libgrf): http://hatsukoi.ff.st/grfworks/-This is GRF Tool, the open source GRF utility. You can find the GRF website at: http://openkore.sourceforge.net/grftool/ The latest version and the source code can be found there. grf.dll is libgrf, the open source library for reading and writing GRF archives. For the source code, API documentation and a Win32 Software Development Kit (SDK), go to the GRF Tool website. At the moment, GRF Tool can preview, browse and extract files from GRF archives, but it cannot add or remove files yet. If you re looking for a tool that can do that, try Gryff, another open source GRF utility (which also uses libgrf): http://hatsukoi.ff.st/grfworks/
Platform: | Size: 467968 | Author: david | Hits:

[Other GamesWar3Tool

Description: War3的窗口锁鼠标代码 C#开发 调用win api 还有去窗口代码 -war3 code
Platform: | Size: 48128 | Author: | Hits:

[Browser Clientwebbrowser

Description: PB调用Microsoft web browser control使用方法-Webbrowser This program shows how to use the . It uses the Web Browser control s Design Mode to allow you to easily create HTML documents. Click here to download the PowerBuilder sample: WEBBROWSER.ZIP Win API Functions used: CloseHandle CreateFile GetDesktopWindow ReadFile ShellExecute
Platform: | Size: 233472 | Author: altob | Hits:

[Email Clientemailsmtp

Description: EmailSMTP,使用PB开发,调用SMTP协议发送邮件-EmailSMTP This program sends E-Mail using the SMTP protocol. The SMTP object inherits from my Winsock object. It supports HTML formatted messages and attachments. Images embedded within HTML messages are also supported. Just use src="cid:attach.#" in the IMG tag where# is the attachment number it refers to. It also has optional logging to Jaguar.log so is suitable for deployment to EAServer. Please note that the Win API function CryptBinaryToString used to base64 encode non-text attachments requires Win XP, Win Server 2003 or later. Also included is a sample .reg file you can use to force FindMimeFromData to recognize an oddball file extension as plain ANSI text. Just edit the file and change all occurrences of ext to your file extension. If a text file is not recognized as text, it will be sent base64 encoded. This won t hurt anything but it will make the file 33 larger. Click here to download the PowerBuilder sample: EMAILSMTP.ZIP Win API Functions used:
Platform: | Size: 142336 | Author: altob | Hits:

[OS programchoosefont

Description: ChooseFont,PB中调用windows api弹出字体对话框设置字体-ChooseFont This program contains a NVO which allows you to call the ChooseFont Windows API function. The zipfile contains a PB8, PB10 and PB10.5 example. If you are using PB9, use the PB8 version. If you are using PB11 or higher, use the PB10.5 version. Click here to download the PowerBuilder sample: CHOOSEFONT.ZIP Win API Functions used: ChooseFont GlobalAlloc GlobalFree GlobalLock GlobalUnlock RtlMoveMemory
Platform: | Size: 28672 | Author: altob | Hits:

[Windows Developcalculator----cPP----1.0

Description: 在Qt上使用win API 编写的一个简单计算器 有发布版和源码-Using win API in Qt write a simple calculator with source code release and
Platform: | Size: 5310464 | Author: 刘俊晨 | Hits:

[USB developlibusb-win32-bin-1.2.2.0

Description: libusb - Win32是一个库,它允许用户空间应用程序访问Windows作业系统(Win2k的,winxp的,Vista系统,Win7的)USB设备。-Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win2k, WinXP, Vista, Win7). It is derived from and fully API compatible to libusb available at
Platform: | Size: 863232 | Author: zl | Hits:

[ToolBaroffice-style-menubar-

Description: 纯win32 api + c_++实现 ms office样式的菜单栏. 在rebar中嵌入toolbar,让toolbar实现系统菜单样式. 本代码重点是实现了鼠标移动到toolbar按钮上自动改变toolbar按钮的状态,并在相应位置弹出对应的菜单. 表现与系统菜单完全一致. 没有使用钩子,集成起来比使用钩子的方式简单很多.-create ms office style menubar with pure win32 api and c++. out of use hook.
Platform: | Size: 2487296 | Author: zl | Hits:

[File OperateFileOper

Description: 文件读写及加密操作示例.内部提供了简单加密和win api加密2中方式-Document literacy and encryption examples. Internal encryption and provides a simple 2 way encryption win api
Platform: | Size: 184320 | Author: 周乾坤 | Hits:

[Com Port201012719264536541

Description: 一个利用WIN API 进行串口通信的例子-BOOL CloseHandle
Platform: | Size: 76800 | Author: 任发强 | Hits:

[CSharpCSharp-code

Description: C# 键盘信息拦截 键盘活动记录 win API 运行 源码-C# Keyboard keyboard activity log information to intercept run win API source
Platform: | Size: 80896 | Author: 陈霸天 | Hits:

[Button controlWin-API--button-class--

Description: 网上提供的控件自绘基本上是MFC或WTL封装好的类,对于不想用MFC的人来说是一无是处的,我可是WIN32API的坚决拥护者。因为MFC等也是用WIN32API封装起来的,学好了WIN32API,可以深入的了解WINDOWS内部的机制,编写出来的程序才能得到更好的优化。 -Available online from the controls in MFC or WTL painting is basically a good class package, for people who do not want to use the MFC is useless, I' m a strong advocate WIN32API. Because MFC etc. is also packaged with WIN32API up, learn the WIN32API, in depth understanding of the mechanisms within WINDOWS, written by the program to get better optimization.
Platform: | Size: 979968 | Author: 晓峰 | Hits:

[Com PortSerialComm5

Description: 使用VS2005编写的基于FormView的SDI串口程序 其中界面涉及ComboBox和RichEdit。 使用Win API读写串口数据。-Written using VS2005 serial based on the FormView s SDI program Interface which involves a ComboBox and RichEdit. Win API to read and write data using the serial port.
Platform: | Size: 53248 | Author: ddd | Hits:

[Delphi VCLAPI-Win-In271729292001

Description: API Win Inspector Description: This program just gives you information about the window that
Platform: | Size: 6144 | Author: gholam | Hits:

[Shell apiScreen

Description: This program demonstates you how to change you screen resolution by using win API
Platform: | Size: 5120 | Author: Dmitry | Hits:

[Internet-NetworkArpAttack

Description: 简单的ARP欺骗工具,WIN API编程,详细注释-Simple ARP spoofing tools, WIN API programming, detailed notes
Platform: | Size: 13099008 | Author: 强子 | Hits:

[OpenGL programOPENGL

Description: 用window api编写的OPENGL框架-opengl framework with win api
Platform: | Size: 22528 | Author: | Hits:

[assembly languageasm-FormatUse-API

Description: 汇编写的格式化硬盘源码. . 非常适合新手理解汇编在win平台下的书写. . .更适用于理解API-Written in assembler source format the hard disk.. For new users to understand in the win platform assembly to write... More suitable to understand API
Platform: | Size: 3072 | Author: 死了了一寸特 | Hits:

[OpenGL programOOGLFrame

Description: 基于VC的opengl框架,不使用GLUT的窗口,使用win api!-Opengl framework based on the VC, do not use GLUT window, use the win api!
Platform: | Size: 3142656 | Author: lirc | Hits:

[OpenGL programTexture

Description: VC环境下的opengl位图读取,使用win api窗体!-Opengl bitmap read in the VC environment, using the win api form!
Platform: | Size: 3412992 | Author: lirc | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

CodeBus www.codebus.net